home *** CD-ROM | disk | FTP | other *** search
-
-
-
- Finstat(2) Oct. 1, 1991 Finstat(2)
-
-
- N✓NA✓AM✓ME✓E
- Finstat - determine input status for a file
-
- S✓SY✓YN✓NO✓OP✓PS✓SI✓IS✓S
- LONG Finstat( WORD fh );
-
- D✓DE✓ES✓SC✓CR✓RI✓IP✓PT✓TI✓IO✓ON✓N
- _✓F_✓i_✓n_✓s_✓t_✓a_✓t returns the number of bytes of input waiting on
- the file whose GEMDOS handle is _✓f_✓h, or 0 if no input is
- available on that handle.
-
- R✓RE✓ET✓TU✓UR✓RN✓NS✓S
- 0 or a positive number if successful
-
- EIHNDL if _✓f_✓h is not a valid handle for an open file.
-
- S✓SE✓EE✓E A✓AL✓LS✓SO✓O
- _✓C_✓a_✓u_✓x_✓i_✓s(2), _✓C_✓c_✓o_✓n_✓i_✓s(2), _✓F_✓c_✓n_✓t_✓l(2), _✓F_✓o_✓u_✓t_✓s_✓t_✓a_✓t(2)
-
- B✓BU✓UG✓GS✓S
- Always returns 1 for disk files.
-
- Doesn't check to see if the indicated file was opened for
- reading.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Version 0.9 MiNT Programmer's Manual 1
-
-
-